home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18411 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: ix.netcom.com!netnews
  2. From: Bradd W. Szonye <bradds@ix.netcom.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Microsoft and the C++ standard
  5. Date: 20 Apr 1996 00:27:10 GMT
  6. Organization: Netcom
  7. Message-ID: <01bb2e50.58a39ec0$d4c2b7c7@Zany.localhost>
  8. NNTP-Posting-Host: det-mi6-20.ix.netcom.com
  9. X-NETCOM-Date: Fri Apr 19  5:27:10 PM PDT 1996
  10. X-Newsreader: Microsoft Internet News
  11.  
  12. If you read Microsoft's release notes for VC++ 4.x, you'll notice that the
  13. public-domain implementation of the STL is not very compatible with
  14. MFC--and that's just a part of the *library* portion of the standard.
  15. Other changes, such as "bool" might be even worse.
  16.  
  17. I'm wondering how they're going to manage to provide a conformant C++
  18. compiler and still get MFC to work with it. Perhaps users will have to
  19. choose between the C++ standard library and MFC? Or they'll throw together
  20. some extensions that make it all work, like magic? Don't get me wrong, I
  21. love MSVC++, but I just don't see how they're going to pull this off
  22. without breaking a lot of code.
  23.  
  24. Any strong feelings about the compatibility issues? Or comments from
  25. Microsoft? I'm anxious to hear.
  26.  
  27. Bradd.
  28.  
  29. --
  30.  
  31.  
  32. "To chill or to pop a cap in my dome; whoomp, there it is."
  33.     -- Hamlet, Prince of Denmark
  34.  
  35.